[7.1.6] Cannot navigate in backend (ReferenceError: openLanguage is not defined)
Hello,
I cannot navigate in the Umbraco backend because I always get errors like:
Error evaluating js callback from legacy tree node: ReferenceError: openLanguage is not defined Error evaluating js callback from legacy tree node: ReferenceError: openXslt is not defined Error evaluating js callback from legacy tree node: ReferenceError: openMacro is not defined
I think the reason for this is a faulty call when I login:
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
I'm experiencing the same issue, version 7.2.1 as noted here: http://issues.umbraco.org/issue/U4-2554 reproducable if you create a new custom section, then remove, rename it or attempt to remove it and all references in the config files.
Even if then restoring all Umbraco files back to what they were originally (I actually ended up doing a fresh clone from source control into a newly created folder) but stil go the same error. Does anyone know if any of the custom dashboard stuff makes database changes?
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
If it helps, I get a lot of console errors from Angular JS:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:12 Error evaluating js callback from legacy tree node: ReferenceError: openUser is not defined(anonymous function) @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:12
Could be those last two are the result of the DependencyHandler.axd continuing to error even after original files were restored
Sorry to double post, not sure if the rest of the errors I see in the console are simply run-on errors as a result of the handler giving Exception, but when clicking all user section I get:
Error evaluating js callback from legacy tree node: ReferenceError: openUser is not defined(anonymous function) @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:12
DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:12 Error evaluating js callback from legacy tree node: ReferenceError: openUserTypes is not defined(anonymous function) @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:12
DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:12 Error evaluating js callback from legacy tree node: ReferenceError: openUserPermissions is not defined(anonymous function) @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:12
[7.1.6] Cannot navigate in backend (ReferenceError: openLanguage is not defined)
Hello,
I cannot navigate in the Umbraco backend because I always get errors like:
I think the reason for this is a faulty call when I login:
This call returns the following error:
I am running Umbraco 7.1.6. using IISExpress in Visual Studio 2010.
Thank you very much for your help!
Hello,
You can report bugs here: http://issues.umbraco.org/dashboard#newissue=yes
Jeroen
Hi all,
I'm experiencing the same issue, version 7.2.1 as noted here: http://issues.umbraco.org/issue/U4-2554 reproducable if you create a new custom section, then remove, rename it or attempt to remove it and all references in the config files.
Even if then restoring all Umbraco files back to what they were originally (I actually ended up doing a fresh clone from source control into a newly created folder) but stil go the same error. Does anyone know if any of the custom dashboard stuff makes database changes?
The errors I get are:
<my website>/umbraco/LegacyTreeJs?umb__rnd=7.2.1.1957848777
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
If it helps, I get a lot of console errors from Angular JS:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:12 Error evaluating js callback from legacy tree node: ReferenceError: openUser is not defined(anonymous function) @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:12
Could be those last two are the result of the DependencyHandler.axd continuing to error even after original files were restored
Any help, gratefully received,
Kind Regards,
Roger Davies
Sorry to double post, not sure if the rest of the errors I see in the console are simply run-on errors as a result of the handler giving Exception, but when clicking all user section I get:
Error evaluating js callback from legacy tree node: ReferenceError: openUser is not defined(anonymous function) @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:12
DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:12 Error evaluating js callback from legacy tree node: ReferenceError: openUser is not defined(anonymous function) @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:12(anonymous function) @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…VlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:732x.event.dispatch @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…cmVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:2y.handle @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…cmVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:2x.event.trigger @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…cmVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:2(anonymous function) @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…cmVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:2x.extend.each @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…cmVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:2x.fn.x.each @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…cmVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:2x.fn.extend.trigger @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…cmVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:2emitEvent @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…VlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:456scope.select @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…VlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:465(anonymous function) @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:13(anonymous function) @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:75e.$eval @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:14e.$apply @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:14(anonymous function) @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:75x.event.dispatch @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…cmVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:2y.handle @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…cmVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:2
DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:12 Error evaluating js callback from legacy tree node: ReferenceError: openUserTypes is not defined(anonymous function) @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:12
DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:12 Error evaluating js callback from legacy tree node: ReferenceError: openUserPermissions is not defined(anonymous function) @ DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmp…mVlTWVudS9BY3Rpb25OZXdSZWxhdGlvblR5cGUuanM7&t=Javascript&cdv=1957848777:12
is working on a reply...